| C1.Xaml.Schedule アセンブリ > C1.C1Schedule 名前空間 > WorkDays クラス > FindLastIndex メソッド : FindLastIndex(Int32,Int32,Predicate<DayOfWeek>) メソッド |
'宣言 Public Overloads Function FindLastIndex( _ ByVal startIndex As System.Integer, _ ByVal count As System.Integer, _ ByVal match As System.Predicate(Of DayOfWeek) _ ) As System.Integer
public System.int FindLastIndex( System.int startIndex, System.int count, System.Predicate<DayOfWeek> match )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2